Skip to content

New Feature: Implement package alias to invoke jfrog-cli based on package manager#3375

Open
bhanurp wants to merge 35 commits intojfrog:masterfrom
bhanurp:ghost-frog
Open

New Feature: Implement package alias to invoke jfrog-cli based on package manager#3375
bhanurp wants to merge 35 commits intojfrog:masterfrom
bhanurp:ghost-frog

Conversation

@bhanurp
Copy link
Contributor

@bhanurp bhanurp commented Feb 27, 2026

  • All tests have passed. If this feature is not already covered by the tests, new tests have been added.
  • The pull request is targeting the master branch.
  • The code has been validated to compile successfully by running go vet ./....
  • The code has been formatted properly using go fmt ./....

Description

The feature allows transparent interception of package manager commands (e.g., npm, mvn, go) by symlinking or copying the jf binary to these names in a dedicated directory and adding that directory to the PATH.

@bhanurp bhanurp added the new feature Automatically generated release notes label Feb 27, 2026
@bhanurp bhanurp added the safe to test Approve running integration tests on a pull request label Mar 2, 2026
@bhanurp bhanurp added safe to test Approve running integration tests on a pull request and removed safe to test Approve running integration tests on a pull request labels Mar 2, 2026
@bhanurp bhanurp added safe to test Approve running integration tests on a pull request and removed safe to test Approve running integration tests on a pull request labels Mar 2, 2026
@bhanurp bhanurp marked this pull request as ready for review March 2, 2026 15:49
@bhanurp bhanurp added safe to test Approve running integration tests on a pull request and removed safe to test Approve running integration tests on a pull request labels Mar 3, 2026
@bhanurp bhanurp added safe to test Approve running integration tests on a pull request and removed safe to test Approve running integration tests on a pull request labels Mar 3, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Mar 3, 2026

👍 Frogbot scanned this pull request and did not find any new security issues.


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new feature Automatically generated release notes safe to test Approve running integration tests on a pull request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant